From 62988130c4c797c91196a0aed1be62ac22bb29fe Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 30 Jul 2006 17:34:33 +0000 Subject: [PATCH] Add 'win32/gpsbabel.rc' to configure output files. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2268 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/configure.in b/gpsbabel/configure.in index a3e047769..558946f6b 100644 --- a/gpsbabel/configure.in +++ b/gpsbabel/configure.in @@ -241,5 +241,5 @@ echo $EXPAT_LIB # AC_CHECK_FUNCS([atexit floor localtime_r memmove memset pow select sqrt strchr strcspn strdup strerror strncasecmp strrchr strspn strstr strtol strtoul]) AC_CHECK_FUNCS([nanosleep sleep]) -AC_CONFIG_FILES([Makefile]) +AC_CONFIG_FILES([Makefile win32/gpsbabel.rc]) AC_OUTPUT -- 2.30.2